CommonEvent 7541
Name = "コンスタンツェ：会話"

  999([0])
  PlayBGM(["RPG::BGM(@name=\"ero2\", @volume=100, @pitch=100)"])
  ShowPicture([5, "80_mob_kisi_st01b", 0, 0, 0, 0, 100, 100, 255, 0])
  ConditionalBranch([1, 856, 0, 1, 1])
    ShowTextAttributes(["mob_kisi_fc1", 0, 0, 2])
    ShowText(["\\n<Constance>"])
    ShowText(["Another battle fuck, huh?"])
    ShowText(["I only have experience in real combat with you…"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 856, 0, 0, 0])
    ControlVariables([856, 856, 0, 0, 1])
    ShowTextAttributes(["mob_kisi_fc1", 0, 0, 2])
    ShowText(["\\n<Constance>"])
    ShowText(["Indeed, I have just recently started training in BF."])
    ShowText(["I've been instructed by someone…"])
    ShowTextAttributes(["mob_kisi_fc1", 0, 0, 2])
    ShowText(["\\n<Constance>"])
    ShowText(["I haven't even seen a real man's thing yet…"])
    ShowText(["I never expected you to be my first BF partner."])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["mob_kisi_fc1", 0, 0, 2])
  ShowText(["\\n<Constance>"])
  ShowText(["But the BF god has recognized my innate talent."])
  ShowText(["I won't doubt my own power!"])
  ShowTextAttributes(["mob_kisi_fc1", 0, 0, 2])
  ShowText(["\\n<Constance>"])
  ShowText(["Come on, Luka!"])
  ShowText(["Let's squeeze out your semen and make it a glorious first victory!"])
  ShowChoices([["Challenge to Battle Fuck", "Stop"], 2])
  When([0, "バトルファックを挑む"])
    CallCommonEvent([7542])
    ExitEventProcessing([])
    Empty([])

  When([1, "やめておく"])
    ShowTextAttributes(["mob_kisi_fc1", 1, 0, 2])
    ShowText(["\\n<Constance>"])
    ShowText(["W-wait, are you stopping..."])
    ShowText(["I see... That's disappointing..."])
    ErasePicture([5])
    ConditionalBranch([0, 443, 0])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    PlayBGM(["RPG::BGM(@name=\"castle7\", @volume=100, @pitch=100)"])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
